projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e39d86
)
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 9 Feb 1994 21:08:01 +0000
(21:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 9 Feb 1994 21:08:01 +0000
(21:08 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index d848c4d1a62f96ae95b4eb53f96787dadaaf19a1..526f834a4156731ad8ebfa7c79efeb31ee89c045 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-578,8
+578,9
@@
case "${canonical}" in
;;
## Motorola Delta machines
- m68
*
-motorola-sysv* )
+ m68
k-motorola-sysv* | m68000
-motorola-sysv* )
machine=delta opsys=usg5-3
+ CC=gnucc
;;
m88k-motorola-sysv4* )
machine=delta88k opsys=usg5-4